We have to prove that:
$$ \sum_{k=1}^{2n}\sqrt{2k-1}-\sum_{k=1}^{2n}\sqrt{2k-2} > \sqrt{n} \tag{1}$$
hence it looks like a good idea to apply creative telescoping and approximate:
$$\sqrt{2k-1}-\sqrt{2k-2}\geq\frac{\sqrt{k-1/4}-\sqrt{k-5/4}}{\sqrt{2}}-\frac{1}{128\sqrt{2}}\left(\frac{1}{(k-5/4)^{3/2}}-\frac{1}{(k-1/4)^{3/2}}\right)\tag{2} $$
I found $(2)$ by playing a bit with the Laurent expansion of the LHS in a neighbourhood of $+\infty$.
It is an algebraic inequality not terribly difficult to prove once established, and the RHS is a telescopic term, so, by summing it over $k=2,\ldots,2n$, we get an inequality actually (slightly) stronger than the wanted one.
A simpler approach may be to show that $A_n$ defined through
$$ A_n = \sum_{k=1}^{2n}\left(\sqrt{2k-1}-\sqrt{2k-2}\right) $$
fulfils $A_n^2 \geq 1+A_{n-1}^2$ by induction.