$\newcommand{\Var}{\operatorname{Var}}$
I guess the answer is extremely easy, but I think I've missed something...
When we have a set of $n$ independent identically distributed variables (with the binomial distribution), we can deduce the variance by : $\Var\left(\sum_{i=1}^n X_i\right) = \sum_{i=1}^n \Var(X_i)$ Then $\Var(X_i)=pq \:\forall i$ (with standard notation), because of the identical distributed variables, hence : $\Var\left(\sum_{i=1}^n X_i\right) = npq$. But by using first the argument of identically distributed variables, we have : \begin{equation}\Var\left(\sum_{i=1}^{n} X_i\right) = \Var(nX_1)=n^2\Var(X_1)=\cdots\end{equation} Where is the error ?