In some sense, convex functions are the second-order version of increasing functions: under suitable hypotheses (for instance if the function is $C^2$), an analytic characterization of convexity is that the second derivative is positive, while a characterization of being increasing is that the first derivative is positive.
Convex real functions have the property that their epigraph is a convex subset of the plane (in fact that property is equivalent to convexity). Is there an analogue geometric property of epigraphs of increasing functions? I suspect that the answer is no, and I suspect also that the reason for it is that convexity is a much more general (in some sense) kind of property, that for instance generalizes to real functions of a real vector space.
Is there then an intuition for why such a general property reduces, in the one dimensional case, to something so related the property of being increasing?

I'm not sure if this would answer your questions but I hope it helps.
Regarding if there is any analogous geometric property of the epigraph of an increasing function to that of a convex function, such a property must necessarily depends on the direction in $\Bbb R$. Indeed, let $f:\Bbb R\to \Bbb R$ be an increasing function. We can say that $(x,r)\in\text{epi}\ f$ if and only if $(-\infty,x]\times \{r\} \subset \text{epi}\ f$. This means that $\text{epi}\ f$ looks like a set with infinity long "tails" to the left of any point in it.
Yes, this property seems artificial unlike the property of being a convex set which doesn't come with "direction". However, this is to be expected since if $f$ is increasing, then the function $\hat f(x):=f(-x)$, whose epigraph is the mirror image of the epigraph of $f$, is decreasing instead. This shows that any geometric property that characterize $\text{epi}\ f$ involves direction.
Now, let's consider a convex function $g$. Why doesn't the geometric property of $\text{epi}\ g$ depend on direction, you may ask. For simplicity, let's assume that $g\in C^2$ and $f\in C^1$. Think of it like this, the defining property of convexity is $g''(x)\ge 0$ for all $x\in \Bbb R$ so it's mirror image $\hat g$ satisfies $$ \frac {d^2\hat g(x)}{dx^2} = \frac {d^2 g(-x)}{dx^2} = (-1)^2g''(-x) = g''(-x)\ge 0. $$ This simply means that $\hat g$ is also convex. On the other hand, the property of being an increasing function is $f'(x)\ge 0$ for all $x\in \Bbb R$ and similar computation gives $\hat f'(x)\le 0$. The fact that convexity is a property about $2^{\text{nd}}$ order derivative gives the factor $(-1)$ twice so the direction doesn't matter.
As to why convexity of $g$ reduces to "$g'$ is increasing" in the one dimension case, this follows from the Mean Value Theorem. Intuitively, it shouldn't be hard to imagine that if the slope of $g$ is decreasing in some small interval $[a,b]$ then the straight line from $a$ to $b$ would lie under the graph of $g$ (i.e. outside the epigraph).
PS. The relatinship between convexity and "first order derivative is increasing" actually goes beyond $\Bbb R$, provided that you generalize the first order derivative to subgradient. It is a well-known fact that the subgradient of a convex function is a monotone operator, so it is increasing in some sense.