I would like a way to create an $2$x$n$ matrix $M$ with integer entries with a large minimum kernel element $k\neq0$, when $k$ is scaled to contain only integers. If you want a precise statement of the problem it could be set up as follows.
Use the notation $|k|$ and $|M|$ for $L^2$ vector and matrix norms, respectively, of vector $k$ and $2$x$n$ matrix $M$. For a fixed dimension $n$ and a bound $C$ for which $|M|$ < $C$, choose M with integer entries to maximize $$min(|k|/|M|:k\neq0,Mk=0,\:k\: \epsilon\: \mathbb{Z}^n)$$
The type of norm does not matter to me, this is just an example of a precise statement that gets at the idea.