If $X$ is a scheme and $Z$ an irreducible closed subset, then $\exists\,\xi\in Z$ with $Z=\overline{\{\xi\}}$
Here is my attempt:
Let $X=\bigcup_i U_i$ be an open affine cover. Since $Z$ is irreducible, then $Z\cap U_i$ is a closed irreducible subset of the affine scheme $U_i$. This means there is a prime ideal $\mathfrak{p}_i\in U_i$ such that $Z\cap U_i=V_i(\mathfrak{p}_i)$ (where $V_i(I):=\{\mathfrak{p}\in U_i\mid \mathfrak{p}\supset I\}$)
On the other hand, $V_i(\mathfrak{p}_i)=\overline{\{\mathfrak{p}_i\}}^{U_i}$ (closure in $U_i$) or, equivalently, $V_i(\mathfrak{p}_i)=\overline{\{\mathfrak{p}_i\}}\cap U_i$. Therefore: $$Z=\bigcup_iZ\cap U_i=\bigcup_i\overline{\{\mathfrak{p}_i\}}\cap U_i\subset\bigcup_i\overline{\{\mathfrak{p}_i\}}$$
Conversely, since $\mathfrak{p}_i\in Z$, then $\overline{\{\mathfrak{p}_i\}}\subset Z$ for all $i$, so $\bigcup_i\overline{\{\mathfrak{p}_i\}}\subset Z$ and: $$Z=\bigcup_i\overline{\{\mathfrak{p}_i\}}$$
By irreducibility of $Z$, we have $Z=\overline{\{\mathfrak{p}_i\}}$ for some $i$. $_\blacksquare$
Is this correct?
I'm not sure about the conclusion since the union may be infinite, which made me suspicious.
It's not quite correct that $Z\cap U_i$ is $V$ of a prime ideal (if you mean $V$ to give a subscheme, not just a subset, which you should): think about the case $V(x^2)$. This is irreducible but not reduced. This is an error, but it's a fixable one, since you can just take the reduction everywhere and end up with the same topological space and then apply your argument.
The final part of your argument is indeed problematic: just because an irreducible topological space is a union of infinitely many closed subsets, one cannot conclude that one subset is necessarily the whole thing. Consider the underlying topological space of $\Bbb A^1_\Bbb C$ without the generic point, for instance - it's irreducible and also the union of infinitely many closed points.
A way to fix this is to show that the generic point is in every affine open and generic points of irreducible affine schemes are unique. This shouldn't be too difficult, but if you have trouble, drop me a comment.