By linearity, I do not mean the linearity of the estimators in the OLS regression equation, what I am trying to ask is why are the beta coefficients a linear function of y(i)'s. Why is linearity a desirable property for estimators?
Let me give some context: Y(i) = b0 + b1X(i) + e(i) is the equation of a simple linear regression model. It is evident that b0 and b1 are linear in the above equation, i.e., neither raised to power more than 1 nor appearing as a reciprocal in the equations.
When one is proving the BLUE properties of beta coefficients, one needs to prove that both the beta coefficients are a linear function of y(i)'s. My question, therefore, is why is this type of linearity desirable?